gdkwindow: Remove an unused assignment
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 2 Dec 2013 10:42:00 +0000 (10:42 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 2 Dec 2013 10:51:07 +0000 (10:51 +0000)
commitc73bdb21b45a3fc122d23e754b032a92ac513acc
treea72ee8d96dc9307d994e65fb259c9f85ee486e3c
parentad6f4926b6224b823abea3f71f0b080c31bac9e1
gdkwindow: Remove an unused assignment

The show variable is assigned to in both branches of an if block a
little further down.

Found with scan-build.

https://bugzilla.gnome.org/show_bug.cgi?id=712760
gdk/gdkwindow.c